Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keybinds for deleting words with Ctrl and Alt #7

Merged
merged 2 commits into from
May 7, 2024

Conversation

VehementHam
Copy link
Contributor

@VehementHam VehementHam commented Mar 27, 2024

By default in ZSH, Alt + Arrows moves by one word. This change makes it so that Ctrl/Alt + Backspace/Delete deletes a word, as the convention is outside of the shell.

This change saves a lot of time, and it is not intuitive for new users to figure out how to do this configuration on their own.

By default in ZSH, **Alt** + **Arrows** moves by one word. This change makes it so that **Ctrl**/**Alt** + **Backspace**/Delete** deletes a word, as the convention is outside of the shell.
@VehementHam
Copy link
Contributor Author

These changes might be better fit for a later verion of Ultramarine.

@VehementHam VehementHam changed the base branch from um39 to um40 March 28, 2024 21:46
@lleyton
Copy link
Contributor

lleyton commented May 7, 2024

Looks good! However, this won't get pushed to existing UM users, as the changes are in skel, that's an issue for me to figure out though.

@lleyton lleyton merged commit 3744435 into Ultramarine-Linux:um40 May 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants